*{

    margin:0px;

    padding: 0px;

    list-style: none;

}
body{
    font-size: 12px;
    color: #606060;
    font-family:'Microsoft YaHei';
}

img{

    border:0px;

}

a{

    text-decoration: none;

}

button{

    border:0px;

}

div{

    /*font-size: 0px;*/

}

.fl{

    float: left;

}

.fr{

    float: right;

}

.top{

    width: 100%;

    height: 105px;

    margin:0 auto;

    background: url("../images/topbg.jpg") repeat-x;
    position: relative;

}

.topm{

    width: 1000px;

    height: 105px;

    margin:0 auto;

}

.logo{

    display: block;

    width: 200px;

    height: 105px;

    background: url("../images/logo.png") no-repeat center center;

    _background: url("../images/logo.gif") no-repeat center center;

}

.topmr{

    width: 800px;

    height: 105px;

}

.blank17{

    width: 800px;

    height: 17px;

}

.tmr_top{

    height: 21px;

    width: auto;
    _width:0px;
    white-space: nowrap;

}

.dhtel{

    width: 84px;

    height: 21px;

    padding-left: 16px;

    margin-right: 25px;

    background: url("../images/ttel.png") no-repeat left center;

    _background: url("../images/ttel.gif") no-repeat left center;

    color: #999999;

    font:normal 12px/21px 'Microsoft YaHei';

}
.version{
    width: 110px;
    height: 21px;
    float: right;
    color: #999999;
    font:normal 12px/21px 'Microsoft YaHei';
}
.version a{
    color: #999999;
}
.version a:hover{
    text-decoration: underline;
}
.version span{
    padding: 0px 2px;
}
.setnav{

    width: 120px;

    height: 21px;

    color: #999999;

    padding-left: 7px;

    font:normal 12px/21px 'Microsoft YaHei';

}

.setnav span{

    padding: 0px 3px;

}

.setnav a{

    color: #999999;

}

.setnav a:hover{

    text-decoration: underline;

}

.topshare{

    width: 84px;

    height: 21px;

    position: relative;

    z-index: 10000;

}

.sina{

    display: block;

    float: left;

    width: 18px;

    height: 21px;

    background: url("../images/sina.png") no-repeat center center;

    _background: url("../images/sina.gif") no-repeat center center;

}

.sina:hover{

    background: url("../images/onsina.png") no-repeat center center;

    _background: url("../images/onsina.gif") no-repeat center center;

}

.shares{

    position:relative;

    z-index:9;

    height: 21px;

    line-height:21px;

    font-family:"Microsoft YaHei",SimSun;

    font-size:12px;

}

.shares-width{

    width: 77px;

    height: auto;

}

.shares h3{

    font-weight:normal;

    font-size:100%;

}

.shares dl{

    zoom:1;

}

.shares .tnLeft{

    float:left;

}

.shares dd{

    float:left;

    position:relative;

}

.shares dd h3{ float:left; height: 21px;  }

.shares dd h3 a{

    display:inline-block;

    *display:inline;

    zoom:1;

    height:21px;

    line-height:21px;

    width: 17px;

    padding:0px 10px;

}

.shares dd h3 .weixinicon{

    height: 21px;

    background: url("../images/weixin.png") no-repeat center center;

    _background: url("../images/weixin.gif") no-repeat center center;

}

.shares dd.on h3 .weixinicon{

    height: 21px;

    background: url("../images/onweixin.png") no-repeat center center;

    _background: url("../images/onweixin.gif") no-repeat center center;

}

.shares dd  .weixin_box{

    display:none;

    position:absolute;

    z-index: 10000;

    width:226px;

    height: 89px;

    top:32px;

    left: -90px;

    background:#FFFFFF;

    border:1px solid #B6B6B6;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    border-radius: 4px;

    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, .1);

    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .1);

    box-shadow: 2px 2px 3px rgba(0, 0, 0, .1);

}

.shares dd  .weixin_box .triangle{

    display: block;

    width: 20px;

    height: 11px;

    position: absolute;

    top:-11px;

    left:103px;

}

.shares dd  .weixin_box .ewm{

    padding-left: 17px;

    width: 219px;

    height: 63px;

    padding-top: 14px;

}

.shares dd  .weixin_box .ewm img{

    display: block;

    float: left;

    width: 63px;

    height: 63px;

}

.shares dd  .weixin_box p{

    width: 122px;

    float: left;

    padding-left: 14px;

    color: #000000;

    font:normal 12px 'Microsoft YaHei';

    padding-top: 6px;

}

.shares dd  .weixin_box p span{

    display: block;

    padding-top: 5px;

    color: #0099cc;

}

.rearch{

    width: 138px;

    height: 21px;

    background-color: #007DD4;

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    border-radius: 10px;

    position: relative;

}

.texts{

    position: absolute;

    left:-1px;

    display: block;

    width: 100px;

    height: 19px;

    border:1px solid #CCCCCC;

    padding-left: 8px;

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    border-radius: 10px;

    background-color: #FFFFFF;

}

.gobtn{

    position: absolute;

    right:5px;

    display: block;

    width: 22px;

    height: 21px;

    border: 0px;

    cursor: pointer;

    color: #FFFFFF;

    font:normal 12px/21px 'Arial';

    text-align: center;

    background-color: transparent;

}
/*20160318*/
.tmr_nav{
    clear: both;
    /*width:650px;*/
    /*_width:675px;*/
    height: 47px;
    _width: 0;
    padding-top: 5px;
    white-space: nowrap;
}
.navBar{
    position:relative;
    z-index:1;
    color:#333;
    height:40px;
}
.nav{}
.nav h3{ font-size:100%; font-weight:normal;  }
.nav .m{
    position:relative;
    float:left;
    width:86px;
    margin:0 5px;
    display:inline;
    text-align:right;
}
.nav h3 a{
    zoom:1;
    height:16px;
    line-height:16px;
    padding:12px 0;
    display:block;
    color:#4c4949;
    font-size: 15px;
    /*font: bold 16px 'Microsoft YaHei';*/
}
.nav .on h3 a{
    /*padding:11px 0;*/
    /*border-bottom:2px solid #007DD4;*/
    color: #007DD4;
    font-weight: bolder;
}
.nav .on h3 a i{
    filter:alpha(opacity=100);
    opacity:1;
}

.nav .sub{
    display:none;
    width:108px;
    padding:10px 0;
    position:absolute;
    left:0;
    top:40px;
    background:#F0F0F0;
    /*float:left;*/
    -webkit-box-shadow:  4px 2px 10px rgba(0,0,0,.2);
    -moz-box-shadow:  4px 2px 10px rgba(0,0,0,.2);
    box-shadow:  4px 2px 10px rgba(0,0,0,.2);
}
.nav .sub:before{
    content:"";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -44px;
    width: 88px;
    height: 2px;
    background-color: #007DD4;
}
.nav .sub li{
    text-align:center;
}
.nav .sub li a{
    color:#333;
    display:block;
    zoom:1;
    font:normal 14px/35px 'Microsoft YaHei';
}
.nav .sub li a:hover{
    background:#e8e8e8;
    color:#007DD4;
    /*font-weight: bold;*/
}
/*20160318*/

/*.tmr_nav li{*/

    /*float: left;*/

    /*height: 25px;*/

    /*display: block;*/

    /*padding-top: 20px;*/

    /*padding-left: 33px;*/

/*}*/

/*.tmr_nav li a{*/

    /*display: inline-block;*/

    /*height: 25px;*/

    /*color: #333333;*/

    /*font:bold 16px/25px 'Microsoft YaHei';*/

/*}*/

/*.tmr_nav li .active{*/

    /*color: #007DD4;*/

    /*background: url("../images/navbg.gif") repeat-x bottom center;*/

/*}*/

/*.tmr_nav li a:hover{*/

    /*color: #007DD4;*/

    /*background: url("../images/navbg.gif") repeat-x bottom center;*/

/*}*/

/*foot*/

.footer{

    width: 100%;

    height: 127px;

    margin:0 auto;

    background-color: #007DD4;

}

.footm{

    width: 1000px;

    height: 97px;

    margin:0 auto;

    padding-top: 30px;

}

.fml{

    width:643x;

    height: 97px;

}

.fml p{

    color: #FFFFFF;

    font:normal 12px/24px 'Microsoft YaHei';

}

.fml p img{

    margin-left: 10px;

}

.fmr{

    width: 257px;

    padding-top: 3px;

    height: 94px;

    text-align: left;

}

.fmr img{

    display: block;

    width: 61px;

    height: 61px;

}

.fmr p{

    width: 61px;

    height: 24px;

    text-align: center;

    color: #FFFFFF;

    font:normal 12px/24px 'Microsoft YaHei';



}

/*foot*/

.fypage{

    width: 100%;

    height: 30px;

    clear: both;

    overflow: hidden;

    text-align: center;

}

/*.fypage span{*/

/*font:normal 12px/22px 'Microsoft YaHei';*/

/*color: #5E5E5E;*/

/*padding:0px 5px;*/

/*}*/

.fypage a,.fypage b {

    display: inline-block;

    font:normal 12px/28px 'Microsoft YaHei';

    color: #5E5E5E;

    border: 1px solid #DEDEDE;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    border-radius: 4px;

    padding: 0 10px;

    margin:0 4px;

}

.fypage a b{

    border:none;

    background-color: transparent;

    color: #5E5E5E;

    padding: 0;

}

.fypage b{

    background-color: #0076CA;
    border:1px solid #0076CA;
    color: #FFFFFF;

}

.fypage a:hover{

    text-decoration: none;

    background-color: #0076CA;

    color: #FFFFFF;

}

.fypage a:hover b{

    /*text-decoration: none;*/

    /*background-color: #0076CA;*/

    color: #FFFFFF;

}

.inputbox{

    width: 30px;

    height: 36px;

    border: 1px solid #cccccc;

    font:normal 12px/28px 'Microsoft YaHei';

    color: #333333;

    margin:0px 5px;

    background-color: #FFFFFF;

}

/*.fypage a b{*/

/*display: inline-block;*/

/*font:normal 12px/22px 'Microsoft YaHei';*/

/*color: #FFFFFF;*/

/*border: 1px solid #DEDEDE;*/

/*-webkit-border-radius: 4px;*/

/*-moz-border-radius: 4px;*/

/*border-radius: 4px;*/

/*margin:0 3px;*/

/*}*/

/*.fypage b{*/

/*display: inline-block;*/

/*-webkit-border-radius: 4px;*/

/*-moz-border-radius: 4px;*/

/*border-radius: 4px;*/

/*padding: 0 7px;*/

/*background-color: #0076CA;*/

/*color: #FFFFFF;*/

/*text-shadow: 1px 1px 1px #333333;*/

/*border: 1px solid #0076CA;*/

/*}*/

.fypage button{

    font:normal 12px/22px 'Microsoft YaHei';

    color: #333333;

    border: 1px solid #DEDEDE;

    padding: 0 6px;

    background-color: #ECECEC;

    margin-left: 3px;

}

.blank58{

    width: 100%;

    height: 53px;

}

@media(min-width: 200px) and (max-width: 1430px){

    .top,.banner,.notice,.pagecontent,.banner_inner,.footer{

        min-width:1000px;

    }

}